'Declaration Public Overloads Shared Function SizeOf(Of T As {New, Struct})( _ ByVal array() As T _ ) As System.Integer
public static System.int SizeOf<T>( T[] array ) where T: new(), struct
DXUtil Class DXUtil Members Overload List